-
Home
-
WooCommerce PayPal Payments
-
1.3.2
-
Code
-
Classes
- CreditCardGateway
Total Complexity |
26 |
Dependencies |
15 |
Dependents |
8 |
Total lines |
328 |
Lines of code |
161 |
Logical lines of code |
52 |
Comment lines |
109 |
Methods |
9 |
Properties |
8 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
40 |
8 |
62 |
get_title() |
S |
52 |
7 |
22 |
card_labels() |
S |
50 |
1 |
39 |
replace_credit_card_cvv_label() |
S |
70 |
3 |
6 |
is_available() |
S |
79 |
2 |
3 |
process_refund() |
S |
67 |
2 |
7 |
init_form_fields() |
S |
61 |
1 |
13 |
form() |
S |
72 |
1 |
5 |
get_transaction_url() |
S |
75 |
1 |
4 |